ProgramVersionBudgetCost 
EntityType  Independent 
Logical Entity Name  ProgramVersionBudgetCost 
Default Table Name  FaProgramBudgetCost 
Logical Only  NO 
Definition 
 
Note 
 

ProgramVersionBudgetCost Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
ProgramVersionId(FK)    INTEGER  NO 
 
EffectiveDate    DATETIME  NO 
 
TuitionCost    MONEY(19, 4)  NO 
 
BooksSuppliesCost    MONEY(19, 4)  NO 
 
OtherCost    MONEY(19, 4)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  YES 
 

ProgramVersionBudgetCost Keys 
Key Name  Key Type  Keys 
FaProgramBudgetCost_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
FaProgramBudgetCost_AdProgramVersionID_EffectiveDate_U_N_IDX  Alternate Key  ProgramVersionId, EffectiveDate 
FaProgramBudgetCost_FaProgramBudgetCostID_U_C_IDX  PrimaryKey  Id 

ProgramVersionBudgetCost Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ProgramVersion  Non-Identifying  One To Zero or More        ProgramVersionId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ProgramVersionBudgetCost Check Constraints 
Check Constraint Name  CheckConstraint